home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6782 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: cs.ruu.nl!usenet
  2. From: wsldanke@cs.ruu.nl (Wessel Dankers)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Async I/O problem, can you help?
  5. Date: 02 Apr 96 21:04:52 +0100
  6. Organization: Dept of Computer Science, Utrecht University, The Netherlands
  7. Message-ID: <880.6666T1264T2636@cs.ruu.nl>
  8. References: <zpaf43aCY70MZ1@da23.darkness.gun.de>
  9. NNTP-Posting-Host: anx1p11.cc.ruu.nl
  10. X-Newsreader: THOR 2.22 (Amiga TCP/IP)
  11.  
  12. Ralph Seichter <zodiac@darkness.gun.de> wrote:
  13. > I have written a small program to experiment with async I/O operations,
  14. > which first opens the serial device (or the "duart.device" in my case),
  15.  
  16. Signal bits are task-specific. You must allocate bits in the task itself.
  17. (i.e. open the device+port) Your spawned task doesn't get signalled, but your
  18. main one.
  19.  
  20. > then spawns a child process to handle the device input, and finally sends
  21. > a string to my modem so I get data transmitted back.
  22.  
  23. --
  24. Wessel Dankers                 _\\|//_            <wsldanke@cs.ruu.nl>
  25.                                ///|\\\
  26. ----------------------------oOO--(_)---OOo----------------------------
  27. `Never imagine yourself not to be otherwise than what it might appear
  28. to others that what you were or might have been was not otherwise than
  29. what you had been would have appeared to them to be otherwise.'
  30.  
  31.